-
Home
-
Hotel Booking Lite
-
5.2.0
-
Code
-
Classes
- RoomAvailabilityHelper
Total Complexity |
85 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
612 |
Lines of code |
387 |
Logical lines of code |
185 |
Comment lines |
71 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getBookedDays() |
C |
26 |
26 |
165 |
isCheckInNotAllowed() |
B |
43 |
17 |
49 |
getRoomTypeAvailabilityStatus() |
A |
47 |
11 |
36 |
isCheckOutNotAllowed() |
A |
49 |
9 |
31 |
isBookedDate() |
A |
54 |
8 |
19 |
getAvailableRoomsCountForRoomType() |
S |
54 |
5 |
23 |
getFirstAvailableCheckInDate() |
S |
56 |
4 |
18 |
getRoomTypeAvailabilityData() |
S |
48 |
2 |
36 |
getActiveRoomsCountForRoomType() |
S |
65 |
2 |
9 |
__construct() |
S |
98 |
1 |
1 |